-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor types #6938
Refactor types #6938
Conversation
☔ The latest upstream changes (presumably #6971) made this pull request unmergeable. Please resolve the merge conflicts. |
Thanks for all the great work on those refactors! @bors r+ p=3 |
I checked the const/static change with the lint check tool and it didn't trigger on any of the tested crates, so this change is definitely a positive change 👍 |
@bors are you still there? |
📌 Commit 818f832 has been approved by |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
r? @flip1995
This is the last PR to close #6724 🎉
Also, this fixes #6936.
changelog:
vec_box
: Fix FN inconst
orstatic
changelog:
linkedlist
: Fix FN inconst
orstatic
changelog:
option_option
: Fix FN inconst
orstatic